Added C bindings for host.supported_bootloaders.
authorEwan Mellor <ewan@xensource.com>
Wed, 21 Feb 2007 00:04:59 +0000 (00:04 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 21 Feb 2007 00:04:59 +0000 (00:04 +0000)
commitb057b19321c2c1c1373019959cd5b69913a592ba
tree352d72664e94e05afca57b81004fcdc5df4ef886
parent6848a1622c9291a8e8aac750440bad66a744f0ed
Added C bindings for host.supported_bootloaders.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/libxen/include/xen_host.h
tools/libxen/include/xen_string_set.h [new file with mode: 0644]
tools/libxen/src/xen_host.c
tools/libxen/src/xen_string_set.c [new file with mode: 0644]
tools/libxen/src/xen_string_set.h [new file with mode: 0644]
tools/libxen/test/test_bindings.c